Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 399 Bytes

16.21.4 - 1.9.21.md

File metadata and controls

9 lines (8 loc) · 399 Bytes

1.9.21

  • 增加Atomic\Long,支持64位有符号长整型
  • 优化底层GlobalMemory实现,支持创建无限个数的AtomicLockTable
  • 禁止序列化Swoole各模块对象
  • 修复Http\Client::download第4个参数无效的问题
  • 修复FreeBSD平台下编译报错的问题
  • 修复MacOS平台下sendfile存在5秒延迟的问题
  • 增加Process::setTimeout